home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 April: Mac OS SDK / Dev.CD Apr 00 SDK1.toast / Development Kits / Mac OS / Communications Toolbox / AppleTalk-DECnet Tool 1.1 / Release Notes < prev   
Encoding:
Text File  |  1994-11-21  |  2.2 KB  |  57 lines  |  [TEXT/MPS ]

  1.             Transport Gateway Access Connection Tool Release Notes
  2.  
  3. 1.1b2:  05/10/91
  4. ===========================================
  5. - Fixed crash with System 7.0, VM & 32 bits in CMChoose on fx & si
  6. - Fixed bug where last zone was omitted from zone list.
  7. - Updated code for compatibility with MPW 3.2 final.
  8.  
  9. 1.1a5:  04/15/91
  10. ===========================================
  11. - Fixed crash in selection of tool and pressing of the save username radio button
  12. - AcceptData now returns the correct number of bytes
  13. - ConnectData will send the correct number of bytes (not 16)
  14.  
  15.  
  16. 1.1a4:  04/10/91
  17. ===========================================
  18. - Changed OptionalData       to ConnectData (Uses Ascii-Hex instead of String)
  19. - Changed OptionalAcceptData to AcceptData  (Uses Ascii-Hex instead of String)
  20.  
  21.  
  22. 1.1a3:  03/14/91
  23. ===========================================
  24. - using system 7.0b5 with hiding of User Authication would cause a crash
  25. - Bug in the version resource it was saying the version was 1.0.1a2 instead of 1.1a2
  26.  
  27.  
  28. 1.1a2:  03/08/91
  29. ===========================================
  30. - Pressing Uparrow when no item in list is selected will select first item
  31. - "clear" key no longer cancels the CMchoose Dialog
  32. - Remembering the gateway between documents is now functional
  33.  
  34. 1.1d3:  03/06/91
  35. ===========================================
  36. - Crash on 68000 has been fixed (CMNew and CMChoose)
  37. - Fixed error message for CMnew if ADSP is the wrong version (latter to later).
  38. - Added DITL for CMChoose to display error if ADSP is the wrong version
  39.  
  40.  
  41. 1.1d2:  02/28/91
  42. ===========================================
  43. - Gateway lookup was on Local Type not the Gateway's type (PEL-006)
  44. - Validation would fail if no gateway was selected
  45. - Getting My zone and the Zone list would fail with 976
  46. - Changed "Listening" to "Identity" (This will be updated in ERS)
  47. - Changed the Ear icon to a computer on a network (This will be updated in ERS)
  48. - UseChooserName scripting variable was not working correctly
  49. - Character Conversion routine had a bug
  50. - Balloon help has been added
  51. - Color Icon has been added
  52. - The Tool check the version of the ADSP Driver
  53. - SetGatewayname was not initalized properly
  54.  
  55. 1.1d1:  02/11/91
  56. ===========================================
  57. - initial release of software